From: Glenn Morris Date: Wed, 10 Feb 2010 17:31:49 +0000 (-0800) Subject: * ChangeLog: Fix typos. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8566 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=538251d55463b7bd5da3ebb801d026f37d4a0e4d;p=emacs.git * ChangeLog: Fix typos. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 50e92f96c6c..777891b3f6c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,9 +4,9 @@ 2010-02-10 Michael Albinus - * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and + * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and FULL-DIRECTORY-P are nil, and FILE is absolute, expand it. This - prevents file names like "~/" been listed literally. + prevents file names like "~/" being listed literally. 2010-02-10 Dan Nicolaescu